@charset "utf-8";
/* CSS Document */



body{font-size:14px;   font-family:Arial,"Microsoft YaHei","微软雅黑","宋体"; }
input{font-family:Arial,"Microsoft YaHei","微软雅黑","宋体";}
textarea{font-family:Arial,"Microsoft YaHei","微软雅黑","宋体";}

body, div, p,img,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding:0px;
	margin:0px;
}
.FontRed{
	color:#FF0000;}
h3{
	font-size:14px;}

li{
	list-style-type:none;}

img{border:0; 
	}
.gray{
	color:#666666;}
a{color:#333333;text-decoration:none;}
a:hover {text-decoration:underline;color:#0F4EB5;}
a:active{text-decoration:underline;}

.LineLink a{text-decoration:underline;}
.LineLink a:hover {text-decoration:none;color:#0F4EB5;}

.ColorLink a {color:#0F4EB5;}
.ColorLink a:hover {color:#0F4EB5;}

.WidthTab{
	width:10px;
	height:1px;
	float:left;}
.WidthTab2{
	width:20px;
	height:1px;
	float:left;}	
.HeightTab{
	height:10px;
	width:1px;
	overflow:hidden;}

.HeightTab2{
	height:20px;
	width:1px;
	overflow:hidden;}

p{
	line-height:180%;}

.ListDate{
	color:#666666;
	 }


.floatL{float:left}
.floatR{float:right}
.alignL{text-align: left;}
.alignR{text-align: right;}




.top_msg { background:#0F4EB5; height:36px; line-height:36px; color:#FFF;font-size:12px;}
.top_msg a { color:#FFF; }
.top_msg a:hover { color:#CCC; }
.top_msg span { font-size:14px; color:#DA251D; font-family:"微软雅黑"; }
.w1000 { width:1200px; overflow:hidden; margin:0 auto; clear:both; }
.welcome{float:left;line-height:36px;}
.RightIcons{
	float:right;
	}
.RightIcons a{
	padding:0px 10px;}



 #head{
	background:#FFF;
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, .3);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, .3);
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	z-index:999;
	width:100%;
	height:115px;
	margin:auto;
	position:relative;}

 #head .top{
	width:100%;
	font-size:12px;
	}	
	
 #head .top .TopLogo{
	margin:auto;
	width:1200px;
	height:90px;
	}
 #head .top .TopLogo .logo{
	float:left;
	padding-top:20px;
	}

 #head .top .TopLogo .SearchTop{
	 float:right;
	 padding-top:5px;
	 padding-left:0px;}	
 #head .top .TopLogo .SearchTop p{
	 line-height:30px;
	 color:#666;}
 #head .top .TopLogo .SearchTop p a{
	 padding:0px 5px;
	 color:#666;}

	 	
 #head .top .TopLogo .tel{
	float:right;
	padding-top:30px;} 
 #head .top .TopLogo .tel .SearchBar{
	 float:right;
	 padding-right:10px;}
	
/*	
 #head .top .TopLogo .tel .telW{
	padding-left:155px;
	padding-top:0px;
	color:#333333;
	font-size:14px;
	text-align:right;}	*/
 #head .top .TopLogo .tel .telN{
	background: url("/images/index_06.jpg") no-repeat 0px center;
	padding-top:0px;
	float:right;
	padding-left:35px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#8cc900;
	font-weight:normal;
	line-height:30px;
	font-style:italic;}

/* navs*/
 #head #NavLink{
	width:900px;
	height:30px;
	margin:auto;
	}
 #head #NavLink #NavBG{
	height:30px;
	width:900px;
	z-index:100;
	margin:auto;}	
		
 #head #NavLink #sddm{
	position:absolute;
	width:900px;
	margin:auto;
	z-index:30}

 #head #NavLink #sddm li{
	float: left;
	font-weight:normal;}
 #head #NavLink #sddm .CurrentLi a{
	background:#0F4EB5;
	color:#FFF;
}	


 #head #NavLink #sddm li a{
	display: block; position: relative; font-size: 16px; color: #333; line-height: 30px; height: 30px; overflow: hidden;width:112px;text-align:center;border-radius:3px;font-weight:bold;}
 #head #NavLink #sddm li a:Hover{
	 text-decoration:none;
	 color:#FFF;}
 #head #NavLink #sddm li > a abbr { position: absolute; top: -30px; background: #0F4EB5; width: 100%; display: block; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;color:#FFF; }
 #head #NavLink #sddm li > a span { position: relative; top: 0; display: block; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; }
 #head #NavLink #sddm li.cur > a abbr,  #head #NavLink #sddm li:hover > a abbr { top: 0; }
 #head #NavLink #sddm li.cur > a span,  #head #NavLink #sddm li:hover > a span { top: 30px; }


 #head #NavLink #sddm div
{	position: absolute;
	visibility: hidden;
	padding:0px 0px;
	top:30px;
	}
 #head #NavLink #sddm .CurrentLi div a{
		background:#0F4EB5;
		color:#FFF;
		line-height:30px;
		height:30px;
		border-top:1px solid #ccc;
		border-bottom:none;
		}
 #head #NavLink #sddm div a
	{
		border:None;
		position: relative;
		padding: 0px 0px;
		width:112px;
		text-align: center;
		background:#0F4EB5;
		color: #FFFFFF;
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
		line-height:30px;
		height:30px;
		border-top:1px solid #ccc;}

 #head #NavLink #sddm div a:hover{
	background:#0c45a1;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	border-top:1px solid #ccc;}
 #head #NavLink #sddm .CurrentLi div a:hover{
	border-bottom:none; 
	 }




  .albumblock2{
	float:left;
	width:185px;
	height:200px;
	padding:10px 7px 20px 23px;
	}
  .albumblock3{
	padding:4px 0px 10px 0px;
	}
  .albumblock2 a:hover{
	  text-decoration:none;}


  .boxgrid h3{  font-weight: bold; color:#FFF;padding:0px 10px;text-align:center;font-size:14px;width:163px;}
  .boxgrid h3 a{
	color:#FFFFFF;text-align:center;}


 .boxgrid{ 
				width: 183px; 
				height: 198px; 
				border: solid 1px #EFEFEF; 
				overflow: hidden; 
				position: relative; 
			}
 .boxgrid img{ 
					position: absolute; 
					top: 10px; 
					left: 10px; 
					border: 0; 
					width:165px;
					height:165px;
					
				}
 .boxgrid a{
	 text-align:center;}
 .boxgrid p{
	position:absolute;
	bottom:0px;
	text-align:center;
	width:185px;
	}
									
 .boxgrid .cover{
	position:relative;
	top:200px;
	height:200px;
	width: 183px; 
	}			
 .boxcaption{ 
				position: absolute; 
				background: url(/images/album_bg.png) repeat 0px 0px;
				height:200px;
				width: 183px; 
/*				opacity: .7; 
				 
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
				 
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; */
				color:#FFF;
 			}
 .captionfull .boxcaption {
 					top: 200;
 					left: 0;
 				}
 .caption .boxcaption {
 					top: 200;
 					left: 0;
 				}
 .caption .boxcaption a{
	color:#FFF;
	}
 .caption .boxcaption .Des{
	line-height:200%;
	padding:10px 10px;
	width:163px;}
 .caption .boxcaption .Des a{
	 color:#CCC;}

/* SearchBar */

.SearchBar {
	width:189px;
	height:24px;
	background:url("/images/search_bg.png") no-repeat left top;
}

.Sbox .SearchBar{
	margin:10px 0px 0px 10px;}

.SearchBar #search-text {
	width: 148px;
	padding:0px 5px;
 	margin:0px;
	color:#ccc;
	height:22px;
	line-height:22px;
	font-size:12px;
	background:none;
	border:none;
	padding-left:5px;}

.SearchBar #search-submit {
	border:none;
	background:none;
	font-size:12px;
	color: #FFFFFF;
	height:24px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	line-height:24px;
	width:31px;
}

#dark_footer .box_240px_left {
	width:150px;
	padding-right: 20px;
	padding-left: 10px;
	background-image: none;
	padding-bottom:0px;
	float:left;
}
#dark_footer .box_240px_left h2{
	font-size:14px;
	color:#F5F5F5;
	padding-bottom:10px;
	font-weight:normal;}
#dark_footer .box_240px_left h2 a{
	color:#F5F5F5;}
#dark_footer .box_240px_left li{
	line-height:250%;
	font-size:14px;}
#dark_footer .box_240px_middle {
	padding: 0px 42px;
	background-image: none;
}
#dark_footer .box_240px_right {
	padding-top: 20px;
	padding-left:20px;
	background-image: none;
	float:right;
	border-left:1px solid #585d60;
	min-height:200px;
	width:250px;
}
#dark_footer .box_240px_right h3{background: url(/images/footer_phone.jpg) no-repeat left center; padding-left: 75px; color: #ddd; font-size: 16px;}
#dark_footer .box_240px_right h3 em{color: #fff; font-size: 24px;}
#dark_footer .box_240px_right p{
	text-align:center;
	color:#F5F5F5;}

#dark_footer_wrap {
	overflow: hidden;
	padding:20px 0px 20px 0px;
}
#dark_footer {
	width: 1200px;
	margin:auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
#light_footer_wrapper {
	font-size:12px;
	padding:10px;
	height:100px;
	
}
.box_240px_right li {
	display: inline;
}
#dark_footer li a{
	color:#666666;}

/*wrap-footer*/
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}

.wrap-footer {background: #1d2124;}
.container{margin-left:auto; margin-right:auto; width:1200px;}
.wrap-footer .f_top {padding: 45px 0 20px 0;}
.wrap-footer .f_top .f_ul {float: left;padding: 0 80px;height: 215px;border-left: 1px solid #2d3235;}
.wrap-footer .f_top .f_ul:first-child {padding-left: 0;border-left: none;}
.wrap-footer .f_top .f_ul li {font-size: 14px;margin-bottom: 10px;height: 24px;line-height: 24px;}
.wrap-footer .f_top .f_ul li:first-child {margin-bottom: 30px;font-size: 16px;}
.wrap-footer .f_top .f_ul li:first-child a {color: #ff8a00;}
.wrap-footer .f_top .f_ul li a {color: #6d747a;}
.wrap-footer .f_top .f_ul li a:hover {color: #fff;}

.wrap-footer .f_top .f_erwm {float: right;width: 100px;height: 164px;padding: 10px;text-align:center;}
/*
.wrap-footer .f_top .f_erwm dt {width: 100px;height: 100px;background: #fff;padding: 5px;}
*/
.wrap-footer .f_top .f_erwm img {display: block;width: 100px;height: 100px;}
.wrap-footer .f_top .f_erwm dd {text-align: center;margin-top: 10px;font-size: 14px;color: #7a7d81;width:100px;}

.wrap-footer .f_bot {height: 55px;line-height: 55px;background: #1d2124;color: #4e555b;}
.wrap-footer .f_bot a {color: #4e555b;}



/*service*/
.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: underline;
}
.qqbox {
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:200px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	z-index:500;
}
.qqlv {
	width:33px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf {
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #cc0000;
	background:#fff;
}
.qqkfbt {
	width:118px;
	height:20px;
	overflow:hidden;
	background:#cc0000;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	border:1px solid #fff;
	cursor:pointer;
	text-align:center;
}
.qqkfhm {
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}
.bgdh {
	width:102px;
	padding-left:10px;
}
#K1 {
	padding-left:3px;
}
#K1 p{
	padding:5px 0px;}	


#HituxBackTop_item {
	width: 60px;
	height: 100px;
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 990;
	display: none;
}
#HituxBackTop_item.off {
	opacity: 0;
	visibility: hidden
}
#HituxBackTop {
	display: block;
	width: 60px;
	height: 50px;
	background: url(/images/icon_top.png) center center no-repeat;
	background-color: #444;
	border-radius: 2px;
	cursor: pointer;
	margin-bottom: 10px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#HituxBackTop:hover {
	background-color: rgba(0,0,0,.7)
}
#HituxBackTop:active {
	background-color: rgba(0,0,0,.75)
}
#HituxBackTop_item .qr {
	display: block;
	width: 60px;
	height: 40px;
	border-radius: 2px;
	cursor: pointer;
	background: url(/images/icon_code.png) center center no-repeat;
	background-color: #444;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#HituxBackTop_item .qr:hover {
	background-color: rgba(0,0,0,.7)
}
#HituxBackTop_item .qr:active {
	background-color: rgba(0,0,0,.75)
}
#HituxBackTop_item .qr-popup {
	width: 170px;
	height: 200px;
	background: #fff;
	box-shadow: 0 1px 8px rgba(0,0,0,.1);
	position: absolute;
	left: -180px;
	bottom: 0;
	border-radius: 2px;
	display: none;
	text-align: center;
	color:#999999;
}
#HituxBackTop_item .qr-popup .code-link {
	display: block;
	margin: 10px;
	color: #777
}
#HituxBackTop_item .qr-popup .code {
	display: block;
	margin-bottom: 10px
}
#HituxBackTop_item .qr-popup .arr {
	width: 6px;
	height: 11px;
	background: url(/images/code_arrow.png) 0 0 no-repeat;
	position: absolute;
	right: -6px;
	bottom: 14px
}

#lovexin12{
	text-align:center;
	color:#0c54bf;
	
	}
#lovexin12 .HituxBox{
	border:1px solid #3E7ED9;
	background:#FFF;
	width:100px;
	}
#lovexin12 .HituxBox .HituxClose{
	text-align:right;
	padding:5px 5px;}
#lovexin12 .HituxBox .HituxClose a{
	font-size:12px;
	color:#999999;
	}
#lovexin12 td{
	text-align:center;}
	
#lovexin12 .ServiceTitle{
	width:100px;
	height:42px;
	background:url("/images/service_title.png") repeat-x center top;
	color:#FFF;
	border-bottom:3px solid #E5E5E5;
	line-height:42px;
	font-size:16px;
	letter-spacing:5px;}

/*HituxSer*/
.HituxSer{
	position:fixed;
	right:0;
	width:142px;
	_position:fixed;
	z-index:999;
}
.HituxSer_con p{
	padding:5px 0px;}

.HituxSer_tab{
	width:160px;
}
.icon_HituxSer{
	width:26px;
	height:100px;
	float:left;
	background:url(/images/HituxSer.png) 0 0;
	position:relative;
	display:none;
	cursor:pointer;
}
.HituxSer_box{
	float:left;
	width:142px;
}
.HituxSer_box b{
	font-size: 14px;
	color: #d5242e;
	line-height: 30px;
}
.HituxSer_tab img{ display:block;}
.HituxSer_head{
	width:142px;
	height:115px;
	font-size:0;
	line-height:0;
	position:relative;
	background-image: url(/images/HituxSer_kf1.jpg);
	background-repeat: no-repeat;
}
.HituxSer_close:link,.HituxSer_close:visited{ display:block; width:11px; height:11px; background:url(/images/HituxSer.png) -42px 0; position:absolute; top:5px; right:5px;}
.HituxSer_close:hover{ background-position:-60px 0;}
.HituxSer_con{
	padding-top:15px;
	background:#fbfbfb;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d5242e;
	border-left-color: #d5242e;
}
.HituxSer_con li{
	height:23px;
	background-image: url(/images/HituxSer_webQQ.jpg);
	background-repeat: no-repeat;
	width: 114px;
	line-height: 23px;
	background-position: 14px center;
	text-indent: 50px;
	margin-bottom: 10px;
}
.HituxSer_con li a{
	color: #1a649d;
}
.HituxSer_con .ww{
	background-image: none;
	padding-left: 20px;
	margin: 0px;
}
.HituxSer_con .weixin{
	height:120px;
	line-height: 120px;
	background-image: none;
	margin: 0px;
	padding-left: 10px;
}
.HituxSer_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.HituxSer_bot{
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d5242e;
	border-bottom-color: #d5242e;
	border-left-color: #d5242e;
	background-color: #FFF;
	text-align: center;
	padding-bottom: 15px;
}
.HituxSer_bot b{
	font-size: 18px;
	color: #d5242e;
}
.HituxSer_bot em{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix {
	clear:both;
}
.clearbox {
	clear:both; 
	width:996px; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}
.clear { 
	height:1%; 
	overflow:hidden; }
